Start adding more update instructions to README
authorFelix Krull <f_krull@gmx.de>
Thu, 23 Jul 2020 13:20:06 +0000 (15:20 +0200)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:55 +0000 (12:53 -0400)
rust-bindings/rust/README.md

index 317a168d4a896105f595a0c6f0bb38b853cfa661..1671d02f2c95926f2cf5db787c691fb809850114 100644 (file)
@@ -82,6 +82,11 @@ parts).
 
 CI includes the LGPL docs in the documentation build.
 
+### Updating ostree
+* update the bundled `gir/OSTree-1.0.gir` file
+* `make gir` to regenerate the generated code
+* in `.gitlab-ci.yml`, update the "all feature levels" section with the output of `make ci-build-stages`
+
 ### Releases
 Releases can be done using the publish_* jobs in the pipeline. There's no
 versioning helper yet so version bumps need to be done manually.